Graphics.FillRect Method

Draws a rectangle filled with the current color.

Syntax

Graphics.FillRect X, Y, Width, Height


Parameters

X

Integer

Y

Integer

Width

Integer

Height

Integer